home *** CD-ROM | disk | FTP | other *** search
- ;-------------------------------------------------------------
- ; ICL EtherTeam 32 EISA Configuration File, Vers 1.00 23/04/94
- ; Copyright International Computers Limited, 1994.
- ;-------------------------------------------------------------
- BOARD
- ID="ICLA080"
- NAME="ICL EtherTeam 32 EISA 32-bit Ethernet Controller"
- MFR="ICL"
- CATEGORY="NET"
- SLOT=EISA
- LENGTH=180
- SKIRT=NO
- READID=YES
- AMPERAGE=1500
- IOCHECK=INVALID
- DISABLE=UNSUPPORTED
- COMMENTS = "\n
- EtherTeam 32 EISA is an high performance
- high reliability and easy of use 32-bit
- Ethernet Adapter to be used in EISA PC's.\n
- \n
- The EtherTeam 32 EISA is fully SW configurable
- with a Configuration Utility, so no jumper settings
- are required. You can check the current settings
- with the Configuration Utility."
-
- HELP = "\n
- Congratulations! You have selected EtherTeam 32
- EISA as your network adapter.\n"
-
-
- ;-------------------
- ; Software Settings.
- ;-------------------
- SOFTWARE(1) = "
- Software selection formats depend on the network
- operating system used. In LAN Manager, parameters
- are listed in the PROTOCOL.INI. In NetWare, they
- are either listed in NET.CFG or given in the LOAD
- command for ODI Drivers, or selected from the
- predefined configuration lists used by utilities
- like WSGEN or ROUTEGEN to generate Shell Drivers."
-
- IOPORT(1) = 0zC89h
- SIZE = BYTE
- INITVAL = xxxxxxxxb ;IRQ selection register
-
- ;-------------------
- ; IRQ Number Choises.
- ;-------------------
- FUNCTION = "Interrupt Request Level"
- HELP =
- "Selection of EtherTeam 32 EISA interrupt request level."
- CHOICE = "IRQ 3 Edge Trigger"
- LINK
- IRQ = 3
- SHARE = NO
- TRIGGER = EDGE
- INIT = IOPORT(1) 00000001b
- CHOICE = "IRQ 5 Edge Trigger"
- LINK
- IRQ = 5
- SHARE = NO
- TRIGGER = EDGE
- INIT = IOPORT(1) 00000010b
- CHOICE = "IRQ 7 Edge Trigger"
- LINK
- IRQ = 7
- SHARE = NO
- TRIGGER = EDGE
- INIT = IOPORT(1) 00000100b
- CHOICE = "IRQ 9 Edge Trigger"
- LINK
- IRQ = 9
- SHARE = NO
- TRIGGER = EDGE
- INIT = IOPORT(1) 00001000b
- CHOICE = "IRQ 10 Edge Trigger"
- LINK
- IRQ = 10
- SHARE = NO
- TRIGGER = EDGE
- INIT = IOPORT(1) 00010000b
- CHOICE = "IRQ 11 Edge Trigger"
- LINK
- IRQ = 11
- SHARE = NO
- TRIGGER = EDGE
- INIT = IOPORT(1) 00100000b
- CHOICE = "IRQ 12 Edge Trigger"
- LINK
- IRQ = 12
- SHARE = NO
- TRIGGER = EDGE
- INIT = IOPORT(1) 01000000b
- CHOICE = "IRQ 15 Edge Trigger"
- LINK
- IRQ = 15
- SHARE = NO
- TRIGGER = EDGE
- INIT = IOPORT(1) 10000000b
-
-